Welcome![Sign In][Sign Up]
Location:
Search - full duplex

Search list

[Documents232TO485

Description: 232直接转成全双工(4线制)485接口 只用一片MAX488即能转换成功,其实是422通信方式,已经测试通过。 带有配套电源电路-232 be transferred directly into a full-duplex (4 wire system) 485 with only a MAX488 that is able to convert successfully, in fact, is a 422 means of communication have been tested. Matching power supply circuit with
Platform: | Size: 107520 | Author: 孙明杰 | Hits:

[Embeded-SCM Develop485_full-duplex_communication

Description: 485全双工通信源代码,包括485单数据通信、485多数据通信、485通信调试、485自动收发通信!-485 full-duplex communication source code, including 485 single data communications, data communications over 485, 485 debugging, 485 automatic send and receive communication!
Platform: | Size: 143360 | Author: hehe | Hits:

[Program doc485

Description: 485全双工通信 (内有protues仿真电路)-485 full-duplex communication
Platform: | Size: 139264 | Author: 小浩 | Hits:

[File FormatCOMMA28

Description: 串行口方式1的发送和接收全双工,请试一下就可以了-Serial port mode 1, to send and receive full-duplex, please try to be a
Platform: | Size: 1024 | Author: nanfang | Hits:

[VC/MFCwinsockSimplenetworkchatprogram

Description: 1)全双工通信 2)一个服务器端可以与多个客户端通信 3)客户端的数量可以配置 4)可同时启动多个服务器端,新启动的服务器端不与原来已启动的服务器端(以及该服务器对应的客户端)相互冲突 5)适用于多进程通信-1) full-duplex communication 2) a server-side communication with multiple clients 3) the number of clients can be configured to 4) can also start multiple server-side, the newly launched server is not started with the original server-side (as well as the server corresponding to the client) conflict with each other 5) applies to multi-process communication
Platform: | Size: 1665024 | Author: 李少东 | Hits:

[Embeded-SCM Developcomm_jar

Description: comm.jar实现单片机全双工串口通信-SCM comm.jar full-duplex serial communication
Platform: | Size: 249856 | Author: 李洋 | Hits:

[Software Engineeringchuanxing

Description: 串行通信MCS-51单片机内部有一个全双工的串行通信口,即串行接收和发送缓冲器(SBUF),这两个在物理上独立的接收发送器,既可以接收数据也可以发送数据。但接收缓冲器只能读出不能写入,而发送缓冲器则只能写入不能读出,它们的地址为99H。这个通信口既可以用于网络通信,亦可实现串行异步通信,还可以构成同步移位寄存器使用。-MCS-51 microcontroller serial communication within the a full-duplex serial communication port, that is, the serial receive and send buffer (SBUF), these two physically separate receiver transmitter, both can receive data can be sent data. Only read by the receiving buffer can not write, but can only write to send the buffer is not allowed to deliver, their address is 99H. The communication port can be used for both network communications, can also achieve the serial asynchronous communication, but also constitute a synchronous shift register to use.
Platform: | Size: 16384 | Author: 王杰杰 | Hits:

[Otherdatalink-selective

Description: 数据链路层的选择性重传协议的编写。在仿真环境下编程实现有噪音信道环境下 两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率 为10-5,信道提供字节流传输服务,网络层分组长度固定为256字节-The data link layer selective retransmission protocol preparation. In the simulation environment, programming environment, the noise channels between the two sites error-free duplex communication. Channel model for 8000bps full duplex satellite channel, the channel propagation delay 270 milliseconds, the channel bit error rate of 10-5, the channel to provide byte-stream transport service, the network-layer packet length is fixed to 256 bytes
Platform: | Size: 207872 | Author: chenchen | Hits:

[SCM485tongxin

Description: 51单片机的485全双工通信程序,程序简明,适合初学者使用。-51 MCU 485 full-duplex communication program, the program simple, suitable for beginners.
Platform: | Size: 141312 | Author: 姜正 | Hits:

[Software Engineeringrtl8019as

Description: Realtek Full-Duplex Ethernet Controller with Plug and Play Function
Platform: | Size: 204800 | Author: csifi | Hits:

[Software Engineeringrtl8019

Description: Realtek Full-Duplex Ethernet Controller with Plug and Play Function
Platform: | Size: 587776 | Author: csifi | Hits:

[VHDL-FPGA-VerilogWAVE6000

Description: 基于VHDL语言设计一个全双工UART电路,主要模块:波特率模块、数据发送模块、数据接收模块。-VHDL language design based on a full-duplex UART circuit, the main modules: module baud rate, data transmission module, the data receiver module.
Platform: | Size: 2562048 | Author: 李思龙 | Hits:

[SCM485FULLDUcomm

Description: 本程序是C语言基础的单片机程序,实现485串行口的全双工通信。是学习单片机串口通信的好程序。运行成功。-This program is a C language-based microcontroller program to achieve 485 serial port full-duplex communication. Microcontroller serial communication to learn a good program. Run successfully.
Platform: | Size: 139264 | Author: abruce | Hits:

[Internet-NetworkSTOP_AND_WAIT

Description: 网络编程 实现数据链路层中的停等协议 实现全双工通信-Network programming data link layer protocols such as full-duplex communication stop
Platform: | Size: 149504 | Author: CAlio | Hits:

[Embeded-SCM DevelopSPI_TEST

Description: The Serial Peripheral Interface Bus or SPI bus is a synchronous serial data link standard named by Motorola that operates in full duplex mode. Devices communicate in master/slave mode where the master device initiates the data frame. Multiple slave devices are allowed with individual slave select (chip select) lines. Sometimes SPI is called a "four wire" serial bus, contrasting with three, two, and one wire serial buses.-The Serial Peripheral Interface Bus or SPI bus is a synchronous serial data link standard named by Motorola that operates in full duplex mode. Devices communicate in master/slave mode where the master device initiates the data frame. Multiple slave devices are allowed with individual slave select (chip select) lines. Sometimes SPI is called a "four wire" serial bus, contrasting with three, two, and one wire serial buses.
Platform: | Size: 478208 | Author: wei | Hits:

[JSPJava_two_function

Description: java实现串口通信,全双工模式!很实用,希望给大家带来帮助!-java to achieve serial communication, full-duplex mode! Very practical, will give us some help!
Platform: | Size: 4096 | Author: 李百良 | Hits:

[OtherSerialATA-Revision-2-6-Gold

Description: Serial Advanced Technology Attachment (SATA) is a serial link replacement of Parallel ATA (PATA), both standards for communication with mass storage devices. This high-speed serial link is a differential layer that utilizes Gigabit technology and 8b/10b encoding. Some of the features of SATA compared to PATA are increased transfer speed, hot-plug capability, and Native Command Queuing (NCQ). The link supports full duplex but the protocol only permits frames in one direction at a time. The other non-data direction is used for flow control of the data stream. Figure 2.1. The layers of the SATA protocol SATA’s architecture consists of four layers (see Figure 2.1), Application, Transport, Link, and Physical. The Application layer is responsible for overall ATA commands 7
Platform: | Size: 6769664 | Author: hamza | Hits:

[Other Embeded programinit

Description: 飞利浦ARM7芯片,台湾联杰公司DM9000网络芯片的驱动程序,100Mbps,爽令牌环结构的全双工通信模式-Philips ARM7 chip, Taiwan, United Jie' s DM9000 network driver chips, 100Mbps, Shuang Token Ring structure of full-duplex communication mode
Platform: | Size: 96256 | Author: 李惠康 | Hits:

[DSP programICC

Description: 一个SPI的实例,通过SPI实现两机通讯,采用中断方式实现双全工通讯。本例用两MEGA8515实现,-An SPI example, through the SPI to achieve two-computer communication, using interrupt mode to achieve full-duplex communication. In this case with the two MEGA8515 achieved,
Platform: | Size: 4096 | Author: 紫郢寒光 | Hits:

[Com Port51danpianjiRS232

Description: 两个51单片机通过RS232接口进行全双工串口传输-2 51 MCU via RS232 interface full-duplex serial transmission
Platform: | Size: 17408 | Author: 卢飞 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »

CodeBus www.codebus.net